-
Home
-
WP-SCSS
-
4.0.4 (latest)
-
Code
-
Classes
- StringScanner
| Total Complexity |
37 |
| Dependencies |
3 |
| Dependents |
4 |
| Total lines |
312 |
| Lines of code |
117 |
| Logical lines of code |
60 |
| Comment lines |
123 |
| Methods |
21 |
| Properties |
3 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| readUtf8Char() |
S |
60 |
4 |
13 |
| scanChar() |
S |
64 |
3 |
10 |
| expectChar() |
S |
66 |
3 |
9 |
| peekChar() |
S |
67 |
3 |
7 |
| substring() |
S |
65 |
3 |
9 |
| readChar() |
S |
70 |
2 |
6 |
| scan() |
S |
69 |
2 |
7 |
| matches() |
S |
69 |
2 |
6 |
| expect() |
S |
71 |
2 |
6 |
| expectDone() |
S |
72 |
2 |
6 |
| __construct() |
S |
75 |
1 |
4 |
| getString() |
S |
82 |
1 |
3 |
| getPosition() |
S |
82 |
1 |
3 |
| setPosition() |
S |
81 |
1 |
3 |
| spanFrom() |
S |
75 |
1 |
4 |
| getEmptySpan() |
S |
80 |
1 |
3 |
| isDone() |
S |
79 |
1 |
3 |
| getLine() |
S |
80 |
1 |
3 |
| getColumn() |
S |
80 |
1 |
3 |
| error() |
S |
69 |
1 |
6 |
| fail() |
S |
79 |
1 |
3 |